libmms: Remove glib-2 from pkgconfig (un-needed)
authorTed Hess <[email protected]>
Tue, 29 Aug 2017 18:42:21 +0000 (14:42 -0400)
committerTed Hess <[email protected]>
Tue, 29 Aug 2017 18:42:21 +0000 (14:42 -0400)
Signed-off-by: Ted Hess <[email protected]>
libs/libmms/patches/010-remove_glib_from_pkgconfig.patch [new file with mode: 0644]

diff --git a/libs/libmms/patches/010-remove_glib_from_pkgconfig.patch b/libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
new file mode 100644 (file)
index 0000000..a551cc6
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/pkgconfig/libmms.pc.in
++++ b/pkgconfig/libmms.pc.in
+@@ -5,7 +5,6 @@ includedir=@includedir@/
+ Name: libmms
+ Description: Library implementing the MMS protocol 
+-Requires: glib-2.0
+ Version: @VERSION@
+ Libs: -L${libdir} -lmms -lm
+ Cflags: -I${includedir}